Point-to-Point Protocol - meaning and definition. What is Point-to-Point Protocol
Diclib.com
Online Dictionary

What (who) is Point-to-Point Protocol - definition

A SIMPLE DATA LINK LAYER PROTOCOL USED BETWEEN TWO DEVICES
Point to point protocol; Point To Point Protocol; Point to Point Protocol; Multilink PPP; MLPPP; PPPOI; Pppoi; P2PP; PPP connection; Multilink Protocol; Point-to-point protocol; Compression Control Protocol; PPP protocol

Point-to-Point Protocol         
<communications, protocol> (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting {network layer} datagrams (e.g. IP packets) over serial point-to-point links. PPP has a number of advantages over SLIP; it is designed to operate both over asynchronous connections and bit-oriented synchronous systems, it can configure connections to a remote network dynamically, and test that the link is usable. PPP can be configured to encapsulate different network layer protocols (such as IP, IPX, or AppleTalk) by using the appropriate Network Control Protocol (NCP). RFC 1220 describes how PPP can be used with remote bridging. Usenet newsgroup: news:comp.protocols.ppp. {A paper on PPP (ftp://ftp.uu.net/vendor/MorningStar/papers/sug91-cheapIP.ps.Z)}. (1994-12-13)
Point-to-Point Protocol         
In computer networking, Point-to-Point Protocol (PPP) is a data link layer (layer 2) communication protocol between two routers directly without any host or any other networking in between. It can provide connection authentication, transmission encryption, and data compression.
Point-to-Point Tunneling Protocol         
COMPUTER NETWORK PROTOCOL
PPTP; Pptp; Point-to-point tunneling protocol; Pptpd; Point to Point Tunneling Protocol
The Point-to-Point Tunneling Protocol (PPTP) is an obsolete method for implementing virtual private networks. PPTP has many well known security issues.

Wikipedia

Point-to-Point Protocol

In computer networking, Point-to-Point Protocol (PPP) is a data link layer (layer 2) communication protocol between two routers directly without any host or any other networking in between. It can provide loop connection authentication, transmission encryption, and data compression.

PPP is used over many types of physical networks, including serial cable, phone line, trunk line, cellular telephone, specialized radio links, ISDN, and fiber optic links such as SONET. Since IP packets cannot be transmitted over a modem line on their own without some data link protocol that can identify where the transmitted frame starts and where it ends, Internet service providers (ISPs) have used PPP for customer dial-up access to the Internet.

Two derivatives of PPP, Point-to-Point Protocol over Ethernet (PPPoE) and Point-to-Point Protocol over ATM (PPPoA), are used most commonly by ISPs to establish a digital subscriber line (DSL) Internet service LP connection with customers.